projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d39f98f
)
Minor rewording in the tutorial
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 03:44:29 +0000
(22:44 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Jan 2011 03:44:29 +0000
(22:44 -0500)
docs/reference/gtk/getting_started.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/getting_started.xml
b/docs/reference/gtk/getting_started.xml
index 13cf36ac8c81569bc86eb46c5c4922ceebe92b1d..0d870fee1d352f39473f54b6760ac21713dc1597 100644
(file)
--- a/
docs/reference/gtk/getting_started.xml
+++ b/
docs/reference/gtk/getting_started.xml
@@
-186,9
+186,9
@@
</simplesect>
<simplesect>
- <title>Building
UI
s</title>
+ <title>Building
interface
s</title>
- <para>When construcing a more complicated interface, with dozens
+ <para>When construcing a more complicated
user
interface, with dozens
or hundreds of widgets, doing all the setup work in C code is
cumbersome, and making changes becomes next to impossible.</para>